Add module license to xenbus_be, otherwise the module cannot be loaded.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 8 May 2006 13:54:22 +0000 (14:54 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 8 May 2006 13:54:22 +0000 (14:54 +0100)
Signed-off-by: Jan Beulich <jbeulich@novell.com>
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_backend_client.c

index 5643647a6f5c05c2d1caa40ffb7a8c2675011b92..f5f4a3ed3a1be1b84677846c1971dbd777d3c2f3 100644 (file)
@@ -132,6 +132,7 @@ int xenbus_unmap_ring(struct xenbus_device *dev,
 }
 EXPORT_SYMBOL_GPL(xenbus_unmap_ring);
 
+MODULE_LICENSE("Dual BSD/GPL");
 
 /*
  * Local variables: